|
SDK/J Authentication Package ver1.0 RICOH Confidential |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface for card services with cryptographic security mechanisms . It defines a standard way to pass credentials to a card service.It does not define any methods that could be used to access the smartcard. Therefore, it does not make sense for an application to request a card service that implements this interface.
| Method Summary | |
void |
provideCredentials(SecurityDomain domain,
CredentialSet credentialSet)
Provides credentials to a card service . |
| Method Detail |
public void provideCredentials(SecurityDomain domain,
CredentialSet credentialSet)
domain - the security domain for which to provide credentials
.credentialSet - the credentials for that domain
.
|
SDK/J Authentication Package ver1.0 RICOH Confidential |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||